func net.cgoLookupServicePort

2 uses

	net (current package)
		cgo_unix.go#L101: 		return cgoLookupServicePort(&hints, network, service)
		cgo_unix.go#L105: func cgoLookupServicePort(hints *_C_struct_addrinfo, network, service string) (port int, err error) {